Blazor コントロール
C1CursorDataCollection<T> クラス
メンバ 

C1.DataCollection アセンブリ > C1.DataCollection 名前空間 : C1CursorDataCollection<T> クラス
The type of the items in the collection.
Base class for cursor-like collection.
オブジェクト モデル
C1CursorDataCollection<T> クラス
シンタックス
型パラメータ
T
The type of the items in the collection.
解説
This class is appropriate for wrapping data services that return the data in pages and give a token to get the next page, like Facebook, Twitter, YouTube, etc.
継承階層

System.Object
   C1.DataCollection.C1DataCollectionBase<T>
      C1.DataCollection.C1CursorDataCollection<T,K>
         C1.DataCollection.C1CursorDataCollection<T>

参照

C1CursorDataCollection<T> メンバ
C1.DataCollection 名前空間